canReply

open override fun canReply(id: Identifier): Boolean

Check for whether you can reply with a certain payload type (Typically this is CustomPayload.Id#id)

Return

whether your response can be sent on the specified channel

Author

fzzyhmstrs

Since

0.4.1

Parameters

id

Identifier the payload identifier to check